IApi.Unlink method

Disconnects the application from KINGSTAR without terminating the KINGSTAR Subsystem.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
KsError Unlink()
Function Unlink() As KsError

Return value

Type: KsError

A return code of a method.

Examples

C#
N/A

See also

IApi Interface

IntervalZero.KINGSTAR.Base.Api Namespace